[TLDs] List available TLDs
Retrieve a paginated list of all supported top-level domains (TLDs) with their pricing information. Each TLD includes registration, renewal, and transfer prices along with any special requirements or restrictions. Use this endpoint to discover available TLDs and their associated costs before initiating domain registration.
Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Query Parameters
Filter by category: 'generic', 'country', or 'new'. Example: ?category=generic
country, generic, new Filter by registration availability. Example: ?is_registration_available=true
Filter by transfer availability. Example: ?is_transfer_available=true
A page number within the paginated result set.
Number of results to return per page.
Search in TLD name and display name. Example: ?search=com
Filter by exact TLD extension (case-insensitive). Example: ?tld=com
Filter by TLD containing this string. Example: ?tld_contains=co
Filter by transfer lock availability. Example: ?transfer_lock_available=true
Filter by WHOIS privacy availability. Example: ?whois_privacy_available=true

